home *** CD-ROM | disk | FTP | other *** search
/ Software Vault: The Gold Collection / Software Vault - The Gold Collection (American Databankers) (1993).ISO / cdr05 / mba30.zip / INSTALL.INF / install.txt
Text File  |  1993-06-01  |  2KB  |  60 lines

  1. ; EDI Install Pro - v1.00 - Installation Script
  2. ; Eschalon Development Inc.
  3.  
  4.  
  5. [Application]
  6. ; Application information
  7. Name=M-B-A-nalyst 
  8. Title=M-B-A-nalyst Installation
  9. Directory=C:\CALCTECH
  10. PM Group=CalcTech Calculators
  11. Free Space=320
  12. Files Total=195
  13. Background=Dithered
  14. Bitmap File=install.cal
  15. Readme=promo.txt
  16.  
  17.  
  18. [Disks]
  19. ;List of disks needed.  Names are used for user request.  They
  20. ;do not need to be the disk's label.
  21. 1=M-B-A-nalyst
  22.  
  23.  
  24. [Directories]
  25. ;lists of directories that must be created from the destination directory
  26. ;files to be copied are in the same directory structure on the
  27. ;floppy (by default).  You may use 0 as the root destination directory.
  28.  
  29.  
  30. [Files]
  31. ;description, filename, (Component #), (dir #), (diskette #), (Compressed?), (Version Check)
  32. ReadMe text file=README.TXT        1 0 1 N A
  33. License agreement=LICENSE.TXT      1 0 1 N A
  34. Order Form Icon=INSTALL.ICO        1 0 1 N A
  35. M-B-A-nalyst Site Form=MBASITE.WRI 1 0 1 N A
  36. M-B-A-nalyst Site Form=MBASITE.TXT 1 0 1 N A
  37. Order Form=ORDRFORM.WRI            1 0 1 N A
  38. Order Form Text=ORDRFORM.TXT       1 0 1 N a
  39. Promo Offer=PROMO.WRI              1 0 1 N A
  40. Promo Offer=PROMO.TXT              1 0 1 N A
  41. Helpful Hint=HLPHINT.WRI           1 0 1 N A
  42. Helpful Hint=HLPHINT.TXT           1 0 1 N A
  43. M-B-A-nalyst Program=MBA.EX$       1 0 1 Y A
  44. M-B-A-nalyst Help=MBA.HL$          1 0 1 Y A
  45.  
  46. [PM Group]
  47. ;description, Command line (with relative path), Icon name (with relative path), Icon index
  48. ;Use "%%" (without the quotes) to specify the files path.  Don't forget the "\"!
  49. ;Enclose command line in quotes (") if it contains any parameters.
  50. ;(EX: "WRITE.EXE %%\TEXT.WRI")
  51. ;The only required entry is the program.  You don't have to specify the others if you
  52. ;don't need them.
  53.  
  54. M-B-A-nalyst=1 %%\MBA.EXE
  55. Order Form=1 "WRITE.EXE %%\ORDRFORM.WRI" %%\INSTALL.ICO
  56. M-B-A-nalyst Site License=1 "WRITE.EXE %%\MBASITE.WRI" %%\INSTALL.ICO
  57. Promo Offer=1 "WRITE.EXE %%\PROMO.WRI" %%\INSTALL.ICO
  58. Helpful Hint=1 "WRITE.EXE %%\HLPHINT.WRI" %%\INSTALL.ICO
  59.  
  60.